Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group roles to replace group permissions #48

Merged

Conversation

laurent-indermuehle
Copy link
Contributor

Ansible Hub's Group permissions will be deprecated in galaxy_collection v3.0.0. This is replaced by group's roles. See: ansible/galaxy_collection#299, ansible/galaxy_collection#296 and ansible/galaxy_collection#297

AAP 2.2 is EoL I think and since 2.3 there is a new role called group_roles that allow to set a list of roles on a list of groups.
So I guess we can now use this new role. This PR aim to do that.

group_vars/all/ah_group_roles.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@djdanielsson djdanielsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@djdanielsson djdanielsson merged commit 8076d22 into redhat-cop:main Mar 2, 2024
1 check passed
@laurent-indermuehle laurent-indermuehle deleted the lie_add_group_roles branch March 4, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants